home *** CD-ROM | disk | FTP | other *** search
/ Game Head 1996 January / Game Head January 1996.iso / addons / tourncmp / players.pht < prev    next >
Encoding:
Text File  |  1994-10-19  |  488 b   |  32 lines

  1. // This line will allow you to specify an alternate path for the PCXs.
  2. PHOTO PATH=
  3. // *** Other examples
  4. // PHOTO PATH=pcxs\
  5. // PHOTO PATH=..\pics\pilots\
  6.  
  7.  
  8. PHOTO NUMBER=0
  9. FILENAME=c_pic011.pcx
  10. SEX=MALE
  11. // This will specify the x and y offsets for the image anchor point.
  12. X=0
  13. Y=152
  14.  
  15. PHOTO NUMBER=1
  16. FILENAME=c_pic018.pcx
  17. SEX=FEMALE
  18. X=0
  19. Y=152
  20.  
  21. PHOTO NUMBER=2
  22. FILENAME=c_pic017.pcx
  23. SEX=MALE
  24. X=0
  25. Y=152
  26.  
  27. PHOTO NUMBER=3
  28. FILENAME=c_pic033.pcx
  29. SEX=FEMALE
  30. X=0
  31. Y=152
  32.